home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / pbmpl91d.zip / PBMPLUS / MAN / PGMENHAN.MAN < prev    next >
Text File  |  1993-01-08  |  1KB  |  68 lines

  1.  
  2.  
  3. pgmenhance(1)              Unix Programmer's Manual              pgmenhance(1)
  4.  
  5.  
  6. NAME
  7.      pgmenhance - edge-enhance a portable graymap
  8.  
  9. SYNOPSIS
  10.      pgmenhance [-N] [pgmfile]
  11.                   -   -------
  12.  
  13. DESCRIPTION
  14.      Reads a portable graymap as input.  Enhances  the  edges,  and  writes  a
  15.      portable graymap as output.
  16.  
  17.      The edge enhancing technique is taken from  Philip  R.  Thompson's  "xim"
  18.      program,  which  in  turn took it from section 6 of "Digital Halftones by
  19.      Dot Diffusion", D. E. Knuth, ACM Transaction on Graphics Vol. 6,  No.  4,
  20.      October  1987,  which in turn got it from two 1976 papers by J. F. Jarvis
  21.      et. al.
  22.  
  23. OPTIONS
  24.  
  25.      The optional -N flag should be a digit from 1 to  9.   1  is  the  lowest
  26.                    -
  27.      level of enhancement, 9 is the highest, The default is 9.
  28.  
  29. SEE ALSO
  30.      pgmedge(1), pgm(5), pbm(5)
  31.  
  32. AUTHOR
  33.      Copyright (C) 1989 by Jef Poskanzer.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.                                13 January 1989                               1
  67.  
  68.